Pressure Circuit
Updated: 2013-01-11 16:29:01
Hi everyone. Thank you for viewing.
I have some problems with my pressure circuit. I am using a Force Sensing Resistor that act as a basic...
STM32103ZET6 prototyping board comes with LCD having touch screen capability. It is a great way to interact with device. Practically speaking Touch screen is a resistive film that can be read as regular potentiometer which value depends on touch point. … Continue reading →
Python is a great programming (scripting) language that is supported on all platforms. Embedded enthusiasts love it because of variety of modules that allows connecting things to internet and other crazy stuff by writing only few lines of code. Today … Continue reading →